.travis.yml in napa-0.4.0 vs .travis.yml in napa-0.4.1
- old
+ new
@@ -5,5 +5,9 @@
- apt
rvm:
- ruby-2.0.0
script: "bundle exec rspec spec --color"
+
+addons:
+ code_climate:
+ repo_token: 8d11efee
\ No newline at end of file
- old
+ new