.travis.yml in brauser-4.1.2 vs .travis.yml in brauser-4.1.3
- old
+ new
@@ -1,10 +1,12 @@
+#
+# This file is part of the brauser gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
+# Licensed under the MIT license, which can be found at https://choosealicense.com/licenses/mit.
+#
+
language: ruby
rvm:
- 2.3.0
script: bundle exec rake spec:ci
gemfile: .travis-gemfile
notifications:
email: false
-addons:
- code_climate:
- repo_token: ae22afc987010d2076521c3c01a722760b18478a7dcee0063756b067852a35b8
\ No newline at end of file