.travis.yml in parse_fasta-2.0.0 vs .travis.yml in parse_fasta-2.0.1
- old
+ new
@@ -1,13 +1,12 @@
language: ruby
cache: bundler
rvm:
- - 1.9.3
- 2.0
- 2.1
- - 2.2.0
- - 2.2.2
+ - 2.2
+ - 2.3
script: 'bundle exec rake'
notifications:
email:
\ No newline at end of file